ComponentOne FinancialChart for WPF
C1.WPF Namespace / PropertyChangingEventArgs<T> Class
Properties


In This Topic
    PropertyChangingEventArgs<T> Class Members
    In This Topic

    The following tables list the members exposed by PropertyChangingEventArgs<T>.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether this PropertyChangingEventArgs<T> is cancel.  
    Public PropertyThe value of the property after the change. (Inherited from C1.WPF.PropertyChangedEventArgs<T>)
    Public PropertyThe value of the property before the change. (Inherited from C1.WPF.PropertyChangedEventArgs<T>)
    Top
    See Also